Skip to content

[codex] Use live catalog for vote validation#73

Merged
mberman84 merged 1 commit into
mainfrom
codex/vote-catalog-binding-repair
Jun 23, 2026
Merged

[codex] Use live catalog for vote validation#73
mberman84 merged 1 commit into
mainfrom
codex/vote-catalog-binding-repair

Conversation

@mberman84

Copy link
Copy Markdown
Collaborator

What changed

Vote validation now reads the same published-loops Durable Object instance used by the public catalog routes. The test namespace asserts the exact instance name, and the repository check guards the invariant.

Root cause

The first production vote reached the Worker successfully but returned Loop not found. Auth voting used a different Durable Object instance name (production) from the catalog renderer (published-loops), so it saw an empty catalog.

Validation

  • 46 Worker tests pass
  • Worker deploy dry-run passes with voting hidden
  • autoreview clean
  • live catalog confirms the smoke-test slug is published

Voting was switched back off before this repair was prepared.

@mberman84 mberman84 merged commit c8456cc into main Jun 23, 2026
1 check passed
@mberman84 mberman84 deleted the codex/vote-catalog-binding-repair branch June 23, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant